[Top] [Prev] [Next] [Bottom] [Contents]

searchLab

searchLab (Framework master)
searchLabN (for detail where N is required and is the 
detail number)

Definition

A string specifying the prompt string of a search dialog for search operations.

If this parameter and the parameter "searchStr" are set, then searchable views will build a search button and invoke a search dialog when the button is pressed. The server process binding must be set up to be a searchable row set. Use the server function, SaGetSearch to retrieve the search string sent from searchable views. A database object might use the value for a where clause with a "like" statement.

Please note however that not all views support this parameter. The following classes support this property:

Sa.SaPopRowSet
Sa.SaComRowSet
Sa.GraphRowSet
Sa.GraphComp
SaVj.SaVjPop
SaVj.SaVjComp
The first two are the default text views. The last two are the base classes for classes developed from the Sapphire class wizard. The last implies that all Sapphire class wizard classes can use this parameter. The middle two are the Graph views for the Sapphire Framework. Classes derived from these will also use this parameter.

Notes



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.